Total Complexity | 15 |
Dependencies | 12 |
Dependents | 0 |
Total lines | 244 |
Lines of code | 112 |
Logical lines of code | 53 |
Comment lines | 81 |
Methods | 7 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createCustomerFromWcCustomer() | 45 | 5 | 48 | |
createAddresses() | 61 | 3 | 13 | |
createCustomerBillingAddress() | 56 | 1 | 20 | |
createCustomerShippingAddress() | 58 | 1 | 17 | |
getBillingPostcodeOrFallback() | 78 | 2 | 3 | |
getShippingPostcodeOrFallback() | 78 | 2 | 3 | |
__construct() | 67 | 1 | 8 |